Find the build directory matching the current interpreter
authorDmitry Shachnev <mitya57@debian.org>
Sun, 14 Nov 2021 18:08:50 +0000 (21:08 +0300)
committerStuart Prescott <stuart@debian.org>
Wed, 7 May 2025 13:59:19 +0000 (23:59 +1000)
commit6495810f885044da23eee512afeee3cdb3acfe73
treef6838ebda7b0d4ad04e4a6df526cc3a41ef88385
parentd9439dd0b322f989764d67a9c0ed77a89a6f045e
Find the build directory matching the current interpreter

This is needed to allow us to run tests with all supported Python versions.
Without this patch, the latest build directory will be always picked, no
matter what the current interpreter is.

Gbp-Pq: Name 0001-test-with-current-interpreter.patch
testing/buildlog.py